Home
last modified time | relevance | path

Searched hist:a2dd5da77f2cc9fc9ff11ea6b699556254e94a6c (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/boot/
H A Dps3.cdiff a2dd5da77f2cc9fc9ff11ea6b699556254e94a6c Mon Apr 14 06:54:05 CDT 2014 Anton Blanchard <anton@samba.org> powerpc: Rename duplicate COMMAND_LINE_SIZE define

We have two definitions of COMMAND_LINE_SIZE, one for the kernel
and one for the boot wrapper. I assume this is so the boot
wrapper can be self sufficient and not rely on kernel headers.

Having two defines with the same name is confusing, I just
updated the wrong one when trying to bump it.

Make the boot wrapper define unique by calling it
BOOT_COMMAND_LINE_SIZE.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
H A Dmain.cdiff a2dd5da77f2cc9fc9ff11ea6b699556254e94a6c Mon Apr 14 06:54:05 CDT 2014 Anton Blanchard <anton@samba.org> powerpc: Rename duplicate COMMAND_LINE_SIZE define

We have two definitions of COMMAND_LINE_SIZE, one for the kernel
and one for the boot wrapper. I assume this is so the boot
wrapper can be self sufficient and not rely on kernel headers.

Having two defines with the same name is confusing, I just
updated the wrong one when trying to bump it.

Make the boot wrapper define unique by calling it
BOOT_COMMAND_LINE_SIZE.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
H A Dops.hdiff a2dd5da77f2cc9fc9ff11ea6b699556254e94a6c Mon Apr 14 06:54:05 CDT 2014 Anton Blanchard <anton@samba.org> powerpc: Rename duplicate COMMAND_LINE_SIZE define

We have two definitions of COMMAND_LINE_SIZE, one for the kernel
and one for the boot wrapper. I assume this is so the boot
wrapper can be self sufficient and not rely on kernel headers.

Having two defines with the same name is confusing, I just
updated the wrong one when trying to bump it.

Make the boot wrapper define unique by calling it
BOOT_COMMAND_LINE_SIZE.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>