]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: fix booting with older bootroms (no EVT1)
authorMike Frysinger <vapier@gentoo.org>
Sat, 25 Apr 2009 03:39:41 +0000 (23:39 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 6 May 2009 12:47:21 +0000 (08:47 -0400)
commit02778f2f1b4b1a28b492367477db27c58d45ae35
treef7f5b18e011460da48e86b93d808052e945c7433
parentaf2c37378f203857d5e6c957e77a14c2da5b59d2
Blackfin: fix booting with older bootroms (no EVT1)

When dropping jump block support, the assumption was that all bootroms
supported entry point redirection via the EVT1 register.  Unfortunately,
this turned out to be incorrect for the oldest Blackfin parts (BF533-0.2
and older and BF561).  No one really noticed earlier because these parts
usually are booted by bypassing the bootrom entirely, and older BF533
parts are not supported at all (too many anomalies).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
blackfin_config.mk
board/bf561-ezkit/u-boot.lds.S
cpu/blackfin/cpu.c
cpu/blackfin/initcode.c
include/asm-blackfin/blackfin-config-pre.h