| Submitter | Tom Rini |
|---|---|
| Date | April 23, 2012, 5:19 p.m. |
| Message ID | <20120423171907.GD31450@bill-the-cat> |
| Download | mbox |
| Permalink | /patch/154520/ |
| State | Accepted |
| Delegated to: | Albert ARIBAUD |
| Headers | show |
Pull-request
git://git.denx.de/u-boot-ti masterComments
Hi Tom, Le 23/04/2012 19:19, Tom Rini a écrit : > Hello, > > The following changes since commit 5697158fd27c9cc938eb3e3308e3c1483a2a1ef8: > Tom Rini (1): > include/configs: Remove CONFIG_SYS_64BIT_STRTOUL > > are available in the git repository at: > > git://git.denx.de/u-boot-ti master > > Nikita Kiryanov (1): > cm-t35: add I2C multi-bus support > > Nobuhiro Iwamatsu (2): > arm: cam_enc_4xx: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT > arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT > > board/cm_t35/cm_t35.c | 6 ++++++ > board/davinci/ea20/ea20.c | 4 ++-- > include/configs/cam_enc_4xx.h | 2 +- > include/configs/cm_t35.h | 1 + > include/configs/ea20.h | 2 +- > 5 files changed, 11 insertions(+), 4 deletions(-) Applied to u-boot-arm/master, thanks! Amicalement,
Hello, The following changes since commit 5697158fd27c9cc938eb3e3308e3c1483a2a1ef8: Tom Rini (1): include/configs: Remove CONFIG_SYS_64BIT_STRTOUL are available in the git repository at: git://git.denx.de/u-boot-ti master Nikita Kiryanov (1): cm-t35: add I2C multi-bus support Nobuhiro Iwamatsu (2): arm: cam_enc_4xx: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT board/cm_t35/cm_t35.c | 6 ++++++ board/davinci/ea20/ea20.c | 4 ++-- include/configs/cam_enc_4xx.h | 2 +- include/configs/cm_t35.h | 1 + include/configs/ea20.h | 2 +- 5 files changed, 11 insertions(+), 4 deletions(-)