commit | a11a53f5ec321c7f02e4f1f31536ebee63747bc4 | [log] [tgz] |
---|---|---|
author | Xu Ziyuan <xzy.xu@rock-chips.com> | Fri Jul 15 00:26:59 2016 +0800 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 25 20:44:19 2016 -0600 |
tree | 7f110a34d6cb45e840f71364ab26e48f8f429ee4 | |
parent | 2c2196f4c7da112039d7dde9617a5e3c1d06cfca [diff] |
rockchip: rk3288: add fastboot support Enable fastboot feature on rk3288. This path doesn't support the fastboot flash function command entirely. We will hit "cannot find partition" assertion without specified partition environment. Define gpt partition layout in specified board such as firefly-rk3288, then enjoy it! Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Acked-by: Simon Glass <sjg@chromium.org>