commit | f4c3523c98588b528601f40c0c16106379ea6eda | [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 | 8829076a5b1001ee20009528931383e912496fcd [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>