This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2024-12-13 06:42:56 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
ef76025a99
u-boot
/
arch
/
blackfin
/
cpu
/
.gitignore
5 lines
45 B
Text
Raw
Normal View
History
Unescape
Escape
Blackfin: unify cpu and boot modes All of the duplicated code for Blackfin processors and boot modes have been unified. After all, the core is the same for all processors, just the peripheral set differs (which gets handled in the drivers). Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-03-30 19:46:13 +00:00
bootrom-asm-offsets.[chs]
Blackfin: add init.elf helper code This creates a standalone ELF that executes just the Blackfin initcode. This is useful for people who want to program the low level aspects of the CPU (memory/clocks/etc...) and can easily be used with JTAG for quick booting while developing. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2011-05-07 21:55:04 +00:00
init.lds
init.elf
Reference in a new issue
Copy permalink