commit | 438b9be7eecf48c47cd9bea003d7a4880f601362 | [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 | 3ed3f8a87041b8244d775d1cc521e8bd8ec24d67 [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>