Home
last modified time | relevance | path

Searched hist:d56dd0b1f8eb1dc13d4e6227a485fca5b9e94c1e (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/test/py/
H A Du_boot_utils.pyd56dd0b1f8eb1dc13d4e6227a485fca5b9e94c1e Wed Jul 06 10:44:22 UTC 2016 Daniel Schwierzeck <daniel.schwierzeck@gmail.com> test/py: support 'memstart =' in u_boot_utils.find_ram_base()

Some archs like MIPS or PPC have a different 'bdinfo' output
than ARM regarding the memory configuration. Also support
'memstart = 0x*' in u_boot_utils.find_ram_base() to make
all tests requiring the RAM base working on those archs.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
Acked-by: Stephen Warren <swarren@nvidia.com>