upstream u-boot with additional patches for our devices/boards:
https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ;
Gbit ethernet patch for some LIME2 revisions ;
with SPI flash support
12 lines
298 B
12 lines
298 B
10 years ago
|
CONFIG_ARM=y
|
||
|
CONFIG_ARCH_SUNXI=y
|
||
|
CONFIG_MACH_SUN8I_A33=y
|
||
|
CONFIG_DRAM_CLK=552
|
||
|
CONFIG_DRAM_ZQ=15291
|
||
|
CONFIG_DEFAULT_DEVICE_TREE="sun8i-a33-sinlinx-sina33"
|
||
|
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
|
||
|
CONFIG_SPL=y
|
||
|
# CONFIG_CMD_IMLS is not set
|
||
|
# CONFIG_CMD_FLASH is not set
|
||
|
# CONFIG_CMD_FPGA is not set
|