This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
commit 0ac8d4ad57e2386d84fbef694d0458a658e7e035 | |
Author: Piotr Król <[email protected]> | |
Date: Sun Mar 20 23:16:49 2016 +0100 | |
separated Eltan changes | |
.gitattributes | 5 + | |
.gitignore | 1 + | |
3rdparty | 1 - | |
3rdparty/pi/amd/00730F01/AGESA.h | 3657 ++++++++++++++++++++ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 5547e03f5992b59b50b331018b23b5b9094e18b2 Mon Sep 17 00:00:00 2001 | |
From: =?UTF-8?q?Piotr=20Kr=C3=B3l?= <[email protected]> | |
Date: Wed, 4 May 2016 15:49:08 +0200 | |
Subject: [PATCH] gitmodules: fix urls for lib/PB and assets/i18n | |
--- | |
.gitmodules | 4 ++-- | |
1 file changed, 2 insertions(+), 2 deletions(-) | |
diff --git a/.gitmodules b/.gitmodules |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
U-Boot SPL 2016.03 (Apr 03 2016 - 16:14:11) | |
DRAM: 256 MiB | |
CPU: 1008000000Hz, AXI/AHB/APB: 3/2/2 | |
Trying to boot from MMC1 | |
U-Boot 2016.03 (Apr 03 2016 - 16:14:11 +0200) Allwinner Technology | |
CPU: Allwinner A10 (SUN4I) | |
Model: Cubietech Cubieboard |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CONFIG_ARM=y | |
CONFIG_ARCH_SUNXI=y | |
CONFIG_MACH_SUN4I=y | |
CONFIG_DRAM_CLK=360 | |
CONFIG_MMC0_CD_PIN="PH1" | |
CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-cubieboard" | |
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set | |
CONFIG_SPL=y | |
# CONFIG_CMD_IMLS is not set | |
# CONFIG_CMD_FLASH is not set |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CONFIG_ARM=y | |
CONFIG_ARCH_SUNXI=y | |
CONFIG_MACH_SUN4I=y | |
CONFIG_DRAM_CLK=360 | |
CONFIG_MMC0_CD_PIN="PH1" | |
CONFIG_DEFAULT_DEVICE_TREE="sun4i-a10-cubieboard" | |
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set | |
CONFIG_SPL=y | |
# CONFIG_CMD_IMLS is not set | |
# CONFIG_CMD_FLASH is not set |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//***************************************************************************** | |
// | |
// Copyright (C) 2014 Texas Instruments Incorporated - http://www.ti.com/ | |
// | |
// | |
// Redistribution and use in source and binary forms, with or without | |
// modification, are permitted provided that the following conditions | |
// are met: | |
// | |
// Redistributions of source code must retain the above copyright |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"ruleName": "FooBar", | |
"topicRulePayload": { | |
"sql": "SELECT * FROM 'topic/test'", | |
"description": "", | |
"actions": [ | |
{ | |
"dynamoDB": { | |
"tableName": "", | |
"roleArn": "", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PCEngines apu2 | |
coreboot build 20160311 | |
4080 MB ECC DRAM | |
SeaBIOS (version ?-20160311_005214-0c3a223c2ee6) | |
Found mainboard PC Engines PCEngines apu2 | |
multiboot: eax=0, ebx=0 | |
boot order: | |
1: /pci@i0cf8/usb@10/usb-*@1 | |
2: /pci@i0cf8/usb@10/usb-*@2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PCEngines apu2 | |
coreboot build 20160311 | |
4080 MB ECC DRAM | |
SeaBIOS (version ?-20160311_005214-0c3a223c2ee6) | |
Found mainboard PC Engines PCEngines apu2 | |
multiboot: eax=0, ebx=0 | |
boot order: | |
1: /pci@i0cf8/usb@10/usb-*@1 | |
2: /pci@i0cf8/usb@10/usb-*@2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
re | |
root@box:~# reboot | |
root@box:~# Syncing all filesystems. | |
Killing all processes. | |
Terminating all processes. | |
Unmounting all filesystems. | |
random: nonblocking pool is initialized | |
Shutdown in progress. | |
The system is going down NOW! |