mirror of
https://github.com/torvalds/linux.git
synced 2024-11-16 09:02:00 +00:00
5c72c34371
Correctly specify treeboot based image entrypoint. Currently makefile uses $(ENTRYPOINT) which isn't defined anywhere. Each board port sets entrypoint-$(CONFIG_BOARD_NAME) instead. Without this patch I cannot boot Ocotea (PPC440GX eval board) anymore. I was getting random "OS panic" errors from OpenBIOS for a while, but with current kernel I get them all the time (probably because image became bigger). Signed-off-by: Eugene Surovegin <ebs@ebshome.net> Acked-by: Tom Rini <trini@kernel.crashing.org> Cc: Matt Porter <mporter@kernel.crashing.org> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |
||
---|---|---|
.. | ||
rw4 | ||
chrpmap.c | ||
clear.S | ||
cpc700_memory.c | ||
dummy.c | ||
embed_config.c | ||
head.S | ||
iic.c | ||
m8xx_tty.c | ||
m8260_tty.c | ||
Makefile | ||
misc-chestnut.c | ||
misc-cpci690.c | ||
misc-embedded.c | ||
misc-ev64260.c | ||
misc-ev64360.c | ||
misc-katana.c | ||
misc-mv64x60.c | ||
misc-prep.c | ||
misc-radstone_ppc7d.c | ||
misc-spruce.c | ||
misc.c | ||
mpc10x_memory.c | ||
mpc52xx_tty.c | ||
mv64x60_tty.c | ||
openbios.c | ||
pci.c | ||
pibs.c | ||
prepmap.c | ||
qspan_pci.c | ||
relocate.S |