diff options
author | Eugeniu Rosca <erosca@de.adit-jv.com> | 2019-04-09 21:11:40 +0200 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2019-04-21 10:26:52 +0200 |
commit | d73d9fb7e2384b55a6c1866a5d914a621cf8563a (patch) | |
tree | c315f849af9502cd1dbc656a864229b602a0dfe2 /include/pci_tegra.h | |
parent | b762aa126e648fa9bc62fc8997b01a4a73089367 (diff) |
fastboot: add support for 'getvar platform'
Our R-Car3 Android userspace relies on the output of 'fastboot
getvar platform' and U-Boot currently is not able to handle it:
host $> fastboot getvar platform
getvar:platform FAILED (remote: Variable not implemented)
finished. total time: 0.001s
We either have the option of adding 'fastboot.platform' variable
to the default/saved environment as a workaround or add proper
'fastboot getvar platform' support in U-Boot via this patch.
In the latter case, other platforms can benefit from it too.
Note that R-Car3 already exports 'platform' environment variable via
v2019.01 commit 00e4b57e9e71c3 ("ARM: rmobile: Set environment variable
containing CPU type").
Signed-off-by: Eugeniu Rosca <erosca@de.adit-jv.com>
Diffstat (limited to 'include/pci_tegra.h')
0 files changed, 0 insertions, 0 deletions