The purpose of the patch set is to convert the board to support
the driver model and the device Tree.
The patch set is based on the patch set:
1./ [PATCH v3 0/6] ARM: dts: at91: Add dts files for AT91 SoCs' boards
https://lists.denx.de/pipermail/u-boot/2017-April/287845.html
Changes in v4:
- Adjust CONFIG_ENV_OFFSET for NAND to avoid the conflict caused
by the increased binary size.
- Rebase on the master branch(ad46af0e76) of u-boot-dm git tree.
- Update the cover-letter.
- Add Reviewed-by tag.
Changes in v3:
- Rebase on the master branch (22e10be45) of u-boot-dm git tree.
- Update the cover-letter
Changes in v2:
- Add converting UART to support DM_SERIAL and used in the
board_init_f stage.
- Remove unused LED feature.
- Improve the commit log.
- Add [PATCH]: board: at91sam9263ek: Enable early debug UART.
- Move out [PATCH] ARM: dts: at91: add dts files for at91sam9263ek.
Wenyou Yang (3):
configs: at91sam9263ek: Update for DT and DM support
board: at91sam9263ek: Clean up code
board: at91sam9263ek: Enable early debug UART
board/atmel/at91sam9263ek/Makefile | 2 +-
board/atmel/at91sam9263ek/at91sam9263ek.c | 64 ++++-----------------------
configs/at91sam9263ek_dataflash_cs0_defconfig | 24 +++++++++-
configs/at91sam9263ek_dataflash_defconfig | 24 +++++++++-
configs/at91sam9263ek_nandflash_defconfig | 24 +++++++++-
configs/at91sam9263ek_norflash_boot_defconfig | 24 +++++++++-
configs/at91sam9263ek_norflash_defconfig | 24 +++++++++-
include/configs/at91sam9263ek.h | 26 +----------
8 files changed, 127 insertions(+), 85 deletions(-)
--
2.11.0
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot