commit | ae56d97b304a27bfde5e073cd9e293c456e76454 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Wed Aug 23 10:08:29 2017 +0200 |
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Oct 03 19:12:06 2017 +0200 |
tree | 35f84eb81cd16ef028fec82ee92b42e6e3143b42 | |
parent | 1941be8828ca20512f2185049f20d2e5198bf34a [diff] |
sunxi: Use sunxi_get_boot_device Our current board code duplicates a bit the sunxi_get_boot_device logic. Now that we can use that function in the full-flavoured U-Boot, remove that duplication and call the function instead. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>