diff options
author | Andrei Gherzan <andrei@balena.io> | 2019-07-30 13:47:22 +0200 |
---|---|---|
committer | Andrei Gherzan <andrei@balena.io> | 2019-07-30 13:47:36 +0200 |
commit | 3accfaf97eac6e22a03b8b1cd25b51f016c7765d (patch) | |
tree | 3bd42bdc073bf909f344dfcb8ffcfd73910f8ac1 /classes | |
parent | e9e3ad1920e1a6f4a05210c2ec4b77530871a886 (diff) | |
download | meta-raspberrypi-ag/warrior-fix-rpi4-uboot.tar.gz |
u-boot: Backport patch to fix u-boot compilation without USB configag/warrior-fix-rpi4-uboot
Raspberry Pi 4 doesn't have a working USB driver in u-boot. This makes
the defconfig not to enable the relevant config case which breaks the
build with:
error: expected '}' before
'BOOT_TARGET_DEVICES_references_USB_without_CONFIG_CMD_USB'
This was fixed in upstream and we backport the relevant commit.
Signed-off-by: Andrei Gherzan <andrei@balena.io>
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions