fdt: Added resize command
authorKumar Gala <galak@kernel.crashing.org>
Fri, 15 Aug 2008 13:24:44 +0000 (08:24 -0500)
committerWolfgang Denk <wd@denx.de>
Tue, 26 Aug 2008 21:45:47 +0000 (23:45 +0200)
commit40afac22a9c602e55c501c800f1c064324711b56
tree39677489db1cebda66bb3eb6161a72faf4eb5c85
parent2a1a2cb6e2b87ee550e6f27b647d23331dfd5e1b
fdt: Added resize command

Resize the fdt to size + padding to 4k boundary

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
common/cmd_fdt.c