7. Installing the BSPFind the BSP directory tar file you generated
in EDK above and un-tar it into your working Linux sources,
overwriting files that were already there.8. Making Kernel PatchesI
really don't like 9600 baud TTY's. On the XUP board there is only
one serial port. So, the boot loader, boot process, and subsequent
getty's all need to agree on the same baud rate for that one tty.
To get the boot loader to talk at 38400, change the kernel source
file: arch/ppc/boot/common/n...
阅读全文>>