linux/arch/ppc/boot/simple
Eugene Surovegin 5c72c34371 [PATCH] ppc32: fix treeboot image entrypoint
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>
2005-12-01 15:48:56 -08:00
..
rw4
chrpmap.c
clear.S
cpc700_memory.c
dummy.c
embed_config.c [PATCH] ppc32: Remove board support for RAINIER 2005-09-05 00:05:54 -07:00
head.S [PATCH] ppc32: Remove board support for REDWOOD 2005-09-05 00:05:54 -07:00
iic.c
m8xx_tty.c
m8260_tty.c
Makefile [PATCH] ppc32: fix treeboot image entrypoint 2005-12-01 15:48:56 -08:00
misc-chestnut.c
misc-cpci690.c [PATCH] ppc32: cpci690 updates 2005-09-05 00:06:01 -07:00
misc-embedded.c
misc-ev64260.c
misc-ev64360.c [PATCH] ppc32: add support for Marvell EV64360BP board 2005-09-05 00:05:59 -07:00
misc-katana.c [PATCH] ppc32: katana updates 2005-09-05 00:06:00 -07:00
misc-mv64x60.c [PATCH] ppc32: mv64x60 updates & enhancements 2005-09-05 00:06:00 -07:00
misc-prep.c
misc-radstone_ppc7d.c
misc-spruce.c
misc.c [PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-Boot 2005-11-07 07:53:26 -08:00
mpc10x_memory.c
mpc52xx_tty.c
mv64x60_tty.c [PATCH] ppc32: add support for Marvell EV64360BP board 2005-09-05 00:05:59 -07:00
openbios.c [PATCH] ppc32: cleanup AMCC PPC40x eval boards to support U-Boot 2005-11-07 07:53:26 -08:00
pci.c
pibs.c
prepmap.c
qspan_pci.c
relocate.S