]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc: Fix ftd_blob variable init when processing raw blob
authorMarian Balakowicz <m8@semihalf.com>
Fri, 11 Apr 2008 09:07:43 +0000 (11:07 +0200)
committerWolfgang Denk <wd@denx.de>
Fri, 18 Apr 2008 06:58:22 +0000 (23:58 -0700)
commitde2b3216e6b4f3b2fe93759c05b17504f9dfe036
treebebd00b69dcbf6ec59e48dfd91096bf3be4eddb4
parent3d36be030043cd841a2551d00a395135e363a64b
ppc: Fix ftd_blob variable init when processing raw blob

Set fdt_blob variable before its value is printed out.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
lib_ppc/bootm.c