[OE-core] [PATCH] u-boot: Update to 2016.01 release

Marek Vasut marex at denx.de
Wed Jan 13 05:01:50 UTC 2016


On Wednesday, January 13, 2016 at 05:49:08 AM, Khem Raj wrote:
> On Tue, Jan 12, 2016 at 7:36 PM, Marek Vasut <marex at denx.de> wrote:
> > Upgrade U-Boot to latest version and drop upstreamed patches.
> > 
> > Repair configuration of U-Boot during build. It is no longer
> > possible to run "make foomachine" in U-Boot. Instead, it is
> > necessary to do "make foomachine_defconfig ; make". Fix this
> > in u-boot.inc and u-boot-fw-utils*.bb .
> > 
> > Signed-off-by: Marek Vasut <marex at denx.de>
> > Cc: Otavio Salvador <otavio at ossystems.com.br>
> > Cc: Ross Burton <ross.burton at intel.com>
> > Cc: Richard Purdie <richard.purdie at linuxfoundation.org>
> > ---
> > 
> >  meta/recipes-bsp/u-boot/u-boot-fw-utils_2015.10.bb |   49 -
> >  meta/recipes-bsp/u-boot/u-boot-fw-utils_2016.01.bb |   49 +
> >  meta/recipes-bsp/u-boot/u-boot-mkimage_2015.10.bb  |   32 -
> >  meta/recipes-bsp/u-boot/u-boot-mkimage_2016.01.bb  |   32 +
> 
> can you make git work hard to detect renames so its easier to review it ?
> 
> git format -C

I usually use git format-patch -M -C, but didn't do it this time.
I can do a repost if needed.

btw. do you have any other comment about this patch? It'd be nice if you
could snip out of the irrelevant part(s) of the patch so it's easier to
find the relevant comments.

> >  meta/recipes-bsp/u-boot/u-boot.inc                 |    4 +-
> >  ...-u-boot-.lds-remove-_GLOBAL_OFFSET_TABLE_.patch |  185 ---
> >  ...-non-Android-booting-with-ramdisk-and-or-.patch |   36 -
> >  ...board_f-enable-setup_board_part1-for-MIPS.patch |   59 -
> >  ...PS-bootm-rework-and-fix-broken-bootm-code.patch |  254 -----
> >  ...PS-bootm-use-CONFIG_IS_ENABLED-everywhere.patch |   93 --
> >  ...-Replace-extern-inline-with-static-inline.patch | 1184
> >  -------------------- meta/recipes-bsp/u-boot/u-boot_2015.10.bb         

[...]

Best regards,
Marek Vasut



More information about the Openembedded-core mailing list