On Saturday 23 March 2013 01:54 PM, Sricharan R wrote: > The omap5-uevm is the reference board name for OMAP5 soc > based platform. So rename it accordingly. > > Signed-off-by: Sricharan R <r.sricha...@ti.com> > --- > board/ti/omap5_evm/Makefile | 49 ------- > board/ti/omap5_evm/evm.c | 101 ------------- > board/ti/omap5_evm/mux_data.h | 304 > ---------------------------------------- > board/ti/omap5_uevm/Makefile | 49 +++++++ > board/ti/omap5_uevm/evm.c | 101 +++++++++++++ > board/ti/omap5_uevm/mux_data.h | 304 > ++++++++++++++++++++++++++++++++++++++++ > boards.cfg | 2 +- > include/configs/omap5_evm.h | 40 ------ > include/configs/omap5_uevm.h | 40 ++++++ > 9 files changed, 495 insertions(+), 495 deletions(-) > delete mode 100644 board/ti/omap5_evm/Makefile > delete mode 100644 board/ti/omap5_evm/evm.c > delete mode 100644 board/ti/omap5_evm/mux_data.h > create mode 100644 board/ti/omap5_uevm/Makefile > create mode 100644 board/ti/omap5_uevm/evm.c > create mode 100644 board/ti/omap5_uevm/mux_data.h > delete mode 100644 include/configs/omap5_evm.h > create mode 100644 include/configs/omap5_uevm.h
Sorry, missed detecting renames while git format-patch. Will post V2 for that. Regards, Sricharan _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot