commit | 532cb7f5ada0cc3779c33606d760ec99f6aa847a | [log] [tgz] |
---|---|---|
author | Jagan Teki <jagan@amarulasolutions.com> | Wed Sep 27 23:03:12 2017 +0530 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Oct 01 00:33:33 2017 +0200 |
tree | aeddf4854f2785a1587d7fec9ccf0ef58eae94b5 | |
parent | a982d5156db0587f5118a118c7e9f18d4c70891d [diff] |
rk3288: vyasa: Add TPL support Since the size of SPL can't be exceeded 0x8000 bytes in RK3288, it is not possible add new SPL features like Falcon mode or etc. So add TPL stage so-that adding new features to SPL is possible. - TPL: DRAM init, clocks - SPL: MMC, falcon, etc Signed-off-by: Jagan Teki <jagan@amarulasolutions.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>