
Dear "Paulraj, Sandeep",
In message 0554BEF07D437848AF01B9C9B5F0BC5D929E5A41@dlee01.ent.ti.com you wrote:
From: Sandeep Paulraj s-paulraj@ti.com
This patch adds support for the leopard board which is based on the DM355 SOC.
Signed-off-by: Sandeep Paulraj s-paulraj@ti.com
Makefile | 3 + board/davinci/dm355leopard/Makefile | 52 +++++++++ board/davinci/dm355leopard/config.mk | 6 + board/davinci/dm355leopard/dm355leopard.c | 84 +++++++++++++++ include/configs/davinci_dm355leopard.h | 162 +++++++++++++++++++++++++++++ 5 files changed, 307 insertions(+), 0 deletions(-) create mode 100644 board/davinci/dm355leopard/Makefile create mode 100644 board/davinci/dm355leopard/config.mk create mode 100644 board/davinci/dm355leopard/dm355leopard.c create mode 100644 include/configs/davinci_dm355leopard.h
Pushed to u-boot-ti
Sorry for the late review - I just requested some changes to this patch.
Best regards,
Wolfgang Denk