commit | 1cd4e12beee82449d1680bff33c6257193cc3255 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Fri Sep 29 19:27:55 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Oct 01 00:33:34 2017 +0200 |
tree | 63caa5f43e418acb5707c997948c130f2144adac | |
parent | 3df66269a1931df34a72d89e3cddb3ba18a640d7 [diff] |
rockchip: bootrom: add definitions to retrieve BROM boot-source The Rockchip BROM allows reading where it booted from from SRAM. This adds the necessary definitions (as received from Kever) for the location of this information in the RK3399's SRAM and naming for the constants used. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>