mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-06 13:14:27 +00:00
066cc7c6cf
- Misc dts files sync'ed with Linux version (Chris) - Orion watchdog fix (Chris) - kwbimage changed to also support Marvell bin_hdr binary (Chris) - Add DM support to enable CONFIG_BLK for sata_mv (Stefan) - Enable BLK on multiple platforms (Stefan) - Misc minor fixes to AXP theadorable board (Stefan) - Correct logic for DM_SCSI + unconverted drivers check (stefan) - Misc changes to kirkwood to enable DM_USB here (Chris) - Change ahci_mvebu to enable usage on A38x (Baruch) - Update the kirkwood entry in git-mailrc (Baruch) - Misc minor improvements (turris, documentation) (Baruch) - Enhance sata_mv to support Kirkwood as well (Michael) - Add wdt command (Michael) - Add Marvell integrated CPUs (MSYS) support with DB-XC3-24G4XG board support (Chris) |
||
---|---|---|
.. | ||
.gitignore | ||
binary.0 | ||
db-xc3-24g4xg.c | ||
kwbimage.cfg.in | ||
MAINTAINERS | ||
Makefile | ||
README |
To generate binary.0 from Marvell's bin_hdr.elf use the following command arm-softfloat-linux-gnueabi-objcopy -S -O binary bin_hdr.elf \ board/Marvell/db-xc3-24g4xg/binary.0