
25 Oct
2012
25 Oct
'12
11:08 p.m.
On Fri, Aug 17, 2012 at 10:34:37AM -0000, Joe Hershberger wrote:
Add commands to access data in the fdt. This allows data from a dtb or itb to be accessed from the shell scripts.
Signed-off-by: Joe Hershberger joe.hershberger@ni.com
This adds: $ uboot-build.sh sandbox Testing sandbox on -00386-g5e8f983 Thu Oct 25 14:07:28 MST 2012 Configuring for sandbox board... text data bss dec hex filename 143101 6424 28488 178013 2b75d sandbox/u-boot cmd_fdt.c: In function 'do_fdt': cmd_fdt.c:378:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
--
Tom