[meta-freescale] [meta-fsl-arm-extra][PATCH 2/3] u-boot-armadeus: add Armadeus u-boot for APF6 boards
Fabio Estevam
festevam at gmail.com
Mon Jun 1 13:02:57 PDT 2015
Hi Vincent,
On Fri, May 22, 2015 at 1:39 PM, Vincent Dehors
<vincent.dehors at gmail.com> wrote:
> This commit allow to build u-boot compatible with APF6 boards. This u-boot
> is based on the legacy u-boot version 2014.07. All the patches come from
> the Armadeus BSP.
> ---
You missed your Signed-off-by.
> ...-restore-command-env-param-compatitbility.patch | 15 +
> .../040-i2c-mxc-fix-mx51-i2c-declaration.patch | 41 +
> .../u-boot/u-boot-armadeus/102-mx1-i2c.patch | 46 +
> .../u-boot/u-boot-armadeus/103-apf9328.patch | 1153 +++++++++++++++++++
> .../u-boot-armadeus/104-apf9328-makefile.patch | 22 +
> .../u-boot/u-boot-armadeus/106-mx1-pllclk.patch | 63 ++
> .../u-boot-armadeus/107-mx1-pllclk-debug.patch | 26 +
> .../u-boot/u-boot-armadeus/108-DM9000.patch | 48 +
> .../u-boot/u-boot-armadeus/111-mx1-timer.patch | 25 +
> .../300-imx27-fix_dcache_boot_issue.patch | 22 +
> .../302-apf27-support-boot-from-RAM.patch | 48 +
> .../u-boot-armadeus/311-imx-nand-lock-unlock.patch | 98 ++
> .../u-boot/u-boot-armadeus/320-spartan.patch | 71 ++
> .../u-boot-armadeus/340-apf27-misc-commands.patch | 376 +++++++
> .../350-nand_large_file_download.patch | 265 +++++
> ...60-arm-support-continuous-mmu-mem-mapping.patch | 94 ++
> recipes-bsp/u-boot/u-boot-armadeus/400-imx51.patch | 522 +++++++++
> recipes-bsp/u-boot/u-boot-armadeus/401-apf51.patch | 1001 +++++++++++++++++
> .../u-boot/u-boot-armadeus/410-imx-iim.patch | 502 +++++++++
> .../u-boot-armadeus/420-apf51-nand-spl-NG.patch | 361 ++++++
> .../u-boot-armadeus/501-imx28-update-and-fix.patch | 60 +
> .../u-boot/u-boot-armadeus/502-add-apf28.patch | 1186 ++++++++++++++++++++
> .../u-boot/u-boot-armadeus/503-add-apf6.patch | 945 ++++++++++++++++
> ...4-apf6-seek_uboot_image_in_boot_partition.patch | 18 +
> ..._bootstrap_get_uboot_image_on_serial_port.patch | 16 +
> .../506-apf6-in_bootstrap_dont_use_env_vars.patch | 30 +
> recipes-bsp/u-boot/u-boot-armadeus/apf6-config.h | 318 ++++++
> recipes-bsp/u-boot/u-boot-armadeus_2014.07.bb | 52 +
> 28 files changed, 7424 insertions(+)
7.4k lines of code seems a bit to much for adding a single board in U-boot :-)
Why don't you upstream APF6 board?
More information about the meta-freescale
mailing list