]> git.sur5r.net Git - u-boot/commit
microblaze: Expand and correct configuration comments
authorStephan Linz <linz@li-pro.net>
Sun, 1 Jul 2012 14:44:37 +0000 (16:44 +0200)
committerMichal Simek <monstr@monstr.eu>
Mon, 9 Jul 2012 08:44:26 +0000 (10:44 +0200)
commit8f371b18503763b246b4fefa78da1b049a74ef48
tree759c759037e2f6689584a806844241d1d7713b91
parent7cfb13a7f4d54d4f8989cc6214b4b3b8d5861d18
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>
include/configs/microblaze-generic.h