commit | 540bb5422c8c31e3499d9c81594b26666e7f41a4 | [log] [tgz] |
---|---|---|
author | Thomas Chou <thomas@wytron.com.tw> | Wed Nov 04 13:25:20 2015 +0800 |
committer | Thomas Chou <thomas@wytron.com.tw> | Fri Nov 06 12:56:46 2015 +0800 |
tree | ed3d5666baa9c23e814c5828dcad2cb3687dd768 | |
parent | 2925e2b9ee324f2060fa6c01e4fc54b5967ed85f [diff] |
nios2: trim CONFIG_SYS_MEMTEST_END Trim CONFIG_SYS_MEMTEST_END location. CONFIG_SYS_MONITOR_LEN Reserving 256k for U-Boot at: d7fc0000 CONFIG_ENV_SIZE CONFIG_SYS_MALLOC_LEN Reserving 256k for malloc() at: d7f80000 0x10000 for the rest Reserving 68 Bytes for Board Info at: d7f7ffbc Reserving 208 Bytes for Global Data at: d7f7feec Reserving 12000 Bytes for FDT at: d7f7d00c Stack Signed-off-by: Thomas Chou <thomas@wytron.com.tw>