uboot/test
Daniel Schwierzeck d56dd0b1f8 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>
2016-07-08 17:16:45 -04:00
..
dm clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
env
fs
image image: Fix FIT and vboot tests to exit sandbox correctly 2016-02-26 08:53:10 -07:00
py test/py: support 'memstart =' in u_boot_utils.find_ram_base() 2016-07-08 17:16:45 -04:00
stdint
trace trace: Improve the trace test number recognition 2016-02-26 08:53:10 -07:00
vboot image: Fix FIT and vboot tests to exit sandbox correctly 2016-02-26 08:53:10 -07:00
Kconfig
Makefile
cmd_ut.c
command_ut.c hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSER 2016-06-24 17:24:34 -04:00
common.sh
compression.c
time_ut.c
ut.c