|
This commit updates u-boot version corresponding to BSP v3.6.0 for
below fixes:
- Add CONFIG_CMD_CACHE for enabling cache control commands.
- Fix clock bit assignment of EHCI3.
- Store last address/size/etc as ulong.
- Build warning fixes for 64-bit.
- Add CONFIG_HUSH_PARSER for enabling the "hush" shell as command
line interpreter.
- Add eMMC ver.5.1 support.
- Update MMC_ERASE argument to match Linux kernel.
- Backport for gcc 7.2.0 compiler support.
The u-boot.inc used by the bb recipe has been split into two parts
in the pyro poky meta. Adopt to the new style by providing the
missing u-boot-common*.inc file containing the license information.
Signed-off-by: Stephen Lawrence <stephen.lawrence@renesas.com>
Signed-off-by: Thuy Tran <thuy.tran.xh@rvc.renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|