
9 Mar
2013
9 Mar
'13
2:45 p.m.
Dear Stefan Roese,
In message 1360239011-1852-1-git-send-email-sr@denx.de you wrote:
This patch adds the a4m2k MPC5200B board port. Its a derivate of the a3m071 board with only minor changes.
Additionally this patch includes some clean-up changes:
- Remove I2C support from a3m071 as its unused
- Fix/enhance default env variables
- Fix some comments
- Add newly introduced CONFIG_SPL_TARGET to automatically build "u-boot-img.bin"
- Fix dtb patching in READ desciption for SPL Linux booting: "fdt chosen" needs to get called to patch/create the chosen node.
- Add missing call to spl_board_init(): Define CONFIG_SPL_BOARD_INIT so that spl_board_init() will get called in the SPL version.
Signed-off-by: Stefan Roese sr@denx.de
v3:
- Fix dtb patching in READ desciption for SPL Linux booting
- Add missing call to spl_board_init()
v2:
- Enable CAN1 on I2C in GPS Port Configuration for a4m2k
MAINTAINERS | 1 + board/a3m071/README | 2 +- board/a3m071/a3m071.c | 91 +++++++++++++++++++++++++++++++++--- board/a3m071/is46r16320d.h | 35 ++++++++++++++ boards.cfg | 1 + include/configs/a3m071.h | 113 ++++++++++++++++++++++++++------------------- 6 files changed, 188 insertions(+), 55 deletions(-) create mode 100644 board/a3m071/is46r16320d.h
Applied to u-boot-mpc5xxx repo, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Commitment, n.: Commitment can be illustrated by a breakfast
of ham and eggs. The chicken was involved, the pig was committed.