]> Git Repo - u-boot.git/blobdiff - configs/at91sam9263ek_norflash_boot_defconfig
i2c: Convert CONFIG_POWER_I2C et al to Kconfig
[u-boot.git] / configs / at91sam9263ek_norflash_boot_defconfig
index 8b5377dc1bd64c3761c654d7393e849832e7fb7d..887714e3d0c0b0e6b1fc29bbd2fd93f7861c6b91 100644 (file)
@@ -7,12 +7,14 @@ CONFIG_SYS_MALLOC_F_LEN=0x2000
 CONFIG_NR_DRAM_BANKS=1
 CONFIG_ENV_SIZE=0x10000
 CONFIG_ENV_SECT_SIZE=0x10000
+CONFIG_SYS_MALLOC_LEN=0x50000
 CONFIG_DM_GPIO=y
 CONFIG_DEFAULT_DEVICE_TREE="at91sam9263ek"
 CONFIG_DEBUG_UART_BOARD_INIT=y
 CONFIG_DEBUG_UART_BASE=0xffffee00
 CONFIG_DEBUG_UART_CLOCK=100000000
 CONFIG_DEBUG_UART=y
+CONFIG_SYS_LOAD_ADDR=0x22000000
 CONFIG_SYS_EXTRA_OPTIONS="AT91SAM9263,SYS_USE_BOOT_NORFLASH"
 CONFIG_BOOTDELAY=3
 CONFIG_SYS_CONSOLE_IS_IN_ENV=y
This page took 0.031025 seconds and 4 git commands to generate.