Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-07 | Blackfin: set proper LDRFLAGS for parallel booting LDRs | Mike Frysinger | |
In order to boot an LDR out of parallel flash, the ldr utility needs a few flags to tell it to generate the right header. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2008-03-30 | Blackfin: unify cpu and boot modes | Mike Frysinger | |
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> | |||
2007-03-09 | [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform ↵ | Aubrey.Li | |
support |