From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Wed, 8 Jan 2014 18:14:43 +0100 Subject: [U-Boot] [PATCH v4 00/29] zynq: More boards support In-Reply-To: References: Message-ID: <20140108181443.5459155a@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Jagannadha, On Wed, 8 Jan 2014 15:53:07 +0530, Jagannadha Sutradharudu Teki wrote: > These changes are from u-boot-xlnx.git repo from git.xilinx.com > and in addition of basic fdt support. This repo is well tested > on xilinx zynq platform, hence pushing the same on upstream. > > Excluded qspi and nand changes from previous series. > > Please note that all this series available in u-boot-spi.git/master-xlnx > repo. > > -- > Thanks, > Jagan. > > Changes for v4: > - rebase to master > - Removed CONFIG_SYS_NO_FLASH in zynq-common.h As the series was rebased tu u-boot/master, not u-boot-arm/master, all patches adding board support failed to apply properly due to boards.cfg differences. I did resolve these manually, but at build-test time, all Zynq boards failed with "Makefile:11: *** Please define CONFIG_DEFAULT_DEVICE_TREE in your board header file. Stop." -- and were the only ones to do so. Jagan, can you look into this and produce a v5 which can build on ARM? Amicalement, -- Albert.