Home
last modified time | relevance | path

Searched hist:"8 f371b18503763b246b4fefa78da1b049a74ef48" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dmicroblaze-generic.h8f371b18503763b246b4fefa78da1b049a74ef48 Sun Jul 01 14:44:37 UTC 2012 Stephan Linz <linz@li-pro.net> 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>