]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: new spibootldr command
authorMike Frysinger <vapier@gentoo.org>
Thu, 27 Nov 2008 21:50:32 +0000 (16:50 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 15 Jun 2009 00:01:04 +0000 (20:01 -0400)
commitdd14af7640f7d48d8e9768eeeb09592e6f94ed38
treee669594e05417206d374d9843b4f594c8aa11319
parent67c2829b646bb5b859088b36fbc89e971b9c1960
Blackfin: new spibootldr command

Newer Blackfin parts can an on-chip ROM that can boot LDRs over SPI flashes,
so add a new 'spibootldr' command to take advantage of it.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
common/Makefile
common/cmd_spibootldr.c [new file with mode: 0644]
include/asm-blackfin/mach-common/bits/bootrom.h
include/configs/bfin_adi_common.h