[U-Boot] [PATCH] Remove board/freescale/imx/ddr folder

nitin.garg at freescale.com nitin.garg at freescale.com
Sun Aug 31 20:26:18 CEST 2014


From: Nitin Garg <nitin.garg at freescale.com>

Since board/freescale/imx/ddr/ contains single file and that file
actually belongs to mx6sabresd, move it so that its move evident.

Nitin Garg (1):
  Move board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg to    
    board/freescale/mx6sabresd/mx6q_4x_mt41j128.cfg so that mx6sabresd 
       files are consolidated into one place.

 board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg    |  169 -----------------------
 board/freescale/mx6sabresd/mx6q_4x_mt41j128.cfg |  169 +++++++++++++++++++++++
 configs/cgtqmx6qeval_defconfig                  |    2 +-
 configs/mx6qsabresd_defconfig                   |    2 +-
 4 files changed, 171 insertions(+), 171 deletions(-)
 delete mode 100644 board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg
 create mode 100644 board/freescale/mx6sabresd/mx6q_4x_mt41j128.cfg

-- 
1.7.9.5



More information about the U-Boot mailing list