[U-Boot] [PATCH] test/py: support 'memstart =' in u_boot_utils.find_ram_base()
Stephen Warren
swarren at wwwdotorg.org
Wed Jul 6 16:37:30 CEST 2016
On 07/06/2016 04:44 AM, Daniel Schwierzeck wrote:
> 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.
Acked-by: Stephen Warren <swarren at nvidia.com>
... although wouldn't it be better to fix the bdinfo command so that it
printed the same thing on all architectures?
More information about the U-Boot
mailing list