diff options
author | Lukasz Majewski <lukma@denx.de> | 2019-09-03 16:38:47 +0200 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2019-10-08 16:36:35 +0200 |
commit | 5ec7d1b49566a686aa7c40280a526ab0401c1092 (patch) | |
tree | 56e115665d2c7cdaa8eb34d2ebade88e3fe76b01 /board/google/veyron | |
parent | 21c7d34279a4f4247e1f20492b87828187a090df (diff) |
ARM: Update display5_factory_defconfig after switch to DM/DTS and uuu utility
This commit updates the display5_factory_defconfig file after the switch
to DM/DTS for this board.
Moreover, the VID and PID for SPL running SDP gadget have been updated to
allow seamless work with 'uuu' utility from NXP (the imx_usb doesn't work
properly after embedding the u-boot proper into fitImage - problem with IVT
embedding in FIT).
Example to use 'uuu' session:
cat << EOF > display5_recovery.lst
uuu_version 1.2.135
SDP: boot -f /srv/tftp/SPL
SDPU: write -f /srv/tftp/u-boot-dtb.img -addr 0x10000000
SDPU: jump -addr 0x10000000
SDPU: done
EOF
sudo ./uuu/uuu display5_recovery.lst
Signed-off-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'board/google/veyron')
0 files changed, 0 insertions, 0 deletions