commit | 9d4ae9fc92f347b93b42c9c0ccde7138c1202e36 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Jun 26 18:58:11 2008 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Jul 01 11:28:53 2008 +1000 |
tree | 271b5abb9ffbdb43bca627605ccafe52eec9b55d | |
parent | 96d5b52c8473ae6ee63d592474bcc1255df06102 [diff] |
powerpc/bootwrapper: Pad .dtb by default Since most bootloaders or wrappers tend to update or add some information to the .dtb they a handled they need some working space to do that in. By default add 1K of padding via a default setting of DTS_FLAGS. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>