commit | b1bdfbd0a29d6da4dbe42736faac02c43a9afe76 | [log] [tgz] |
---|---|---|
author | Olaf Hering <olh@suse.de> | Tue Jun 28 21:01:46 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Tue Jun 28 21:01:46 2005 +1000 |
tree | 412b3cefaecc97862721ce5008fa3fddf8f4ff8b | |
parent | e6019db5a7f110839c62cefc073b6dc1143d6403 [diff] |
[PATCH] remove duplicate printf in arch/ppc64/boot/main.c initrd size is printed as hex, add a missing 0x remove a duplicate printf when initrd is used. remove use of kernel type to access the first bytes of the initrd memarea. Signed-off-by: Olaf Hering <olh@suse.de> Signed-off-by: Paul Mackerras <paulus@samba.org>