commit | 8f371b18503763b246b4fefa78da1b049a74ef48 | [log] [tgz] |
---|---|---|
author | Stephan Linz <linz@li-pro.net> | Sun Jul 01 16:44:37 2012 +0200 |
committer | Michal Simek <monstr@monstr.eu> | Mon Jul 09 10:44:26 2012 +0200 |
tree | 759c759037e2f6689584a806844241d1d7713b91 | |
parent | 7cfb13a7f4d54d4f8989cc6214b4b3b8d5861d18 [diff] |
microblaze: Expand and correct configuration comments - fix CONFIG_SYS_MALLOC_BASE from 0x11FB_F000 to 0x13EF_F000 - add new size calculation for CONFIG_SYS_MONITOR_LEN and CONFIG_SYS_MALLOC_LEN derived from SIZE - change CONFIG_SYS_MONITOR_BASE and CONFIG_SYS_MALLOC_BASE calculation to a symbolic equation with the corresponding _LEN definitions - add a "CFI flash memory layout - Example" comment Signed-off-by: Stephan Linz <linz@li-pro.net>