[PATCH 1/6] powerpc/boot: add sed script

2016-09-22 Thread Oliver O'Halloran
The powerpc boot wrapper is compiled with a separate "bootcc" toolchain rather than the toolchain used for the rest of the kernel. The main problem with this is that the wrapper does not have access to the kernel headers (without a lot of gross hacks). To get around this the required headers are

[PATCH 1/6] powerpc/boot: add sed script

2016-08-30 Thread Oliver O'Halloran
The powerpc boot wrapper is compiled with a separate "bootcc" toolchain rather than the toolchain used for the rest of the kernel. The main problem with this is that the wrapper does not have access to the kernel headers (without a lot of gross hacks). To get around this the required headers are