commit | 0979f7ce1eea73c80e6f858a803106660507d1e3 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Mon Apr 23 07:59:49 2018 +0200 |
committer | Andes <uboot@andestech.com> | Tue May 29 14:43:12 2018 +0800 |
tree | 5769d576f135fd5550621a47c29e5f5c15b80441 | |
parent | 2c6903fa7b1f8c141f56219b181bee2b7fe1f2f4 [diff] |
riscv: nx25: Enable distro boot Distro boot allows for a common boot path on systems that allow distributions to easily boot from a default configuration. This patch enables distro boot for the nx25-ae250. Hopefully this can serve as a good example for new boards, so they enable it as well. Signed-off-by: Alexander Graf <agraf@suse.de>