]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Fix warnings from of_data copy fix
authorAndy Fleming <afleming@freescale.com>
Thu, 16 Aug 2007 01:06:50 +0000 (20:06 -0500)
committerWolfgang Denk <wd@denx.de>
Thu, 16 Aug 2007 10:12:54 +0000 (12:12 +0200)
commit82bd9ee77490588d4da785d75829ca63d0176baf
treef5286f2cb780fa510949c0533729a855f1a3dd2b
parent7613afda77d5eec0f47d303025b0c661b70e4c73
Fix warnings from of_data copy fix

Forgot to cast of_flat_tree to ulong.

Signed-off-by: Andy Fleming <afleming@freescale.com>
common/cmd_bootm.c