commit | 2b6459c4f455e48784ec98b9717c5e92640ed6b0 | [log] [tgz] |
---|---|---|
author | Tony Dinh <mibodhi@gmail.com> | Wed Jun 30 21:26:23 2021 -0700 |
committer | Stefan Roese <sr@denx.de> | Mon Jul 19 08:44:06 2021 +0200 |
tree | 1efbf1d6629fbd8a2868c00c0d09e38e607b7cf3 | |
parent | f604e85a13f41868a09b639c3c8a4da6978de5e7 [diff] |
arm: kirkwood: NSA310S: Add DM USB, DM Ethernet, and DM SATA configs Convert to Driver Model. - Add DM USB, DM Ethernet, and DM SATA configs to nsa310s_defconfig - Add CONFIG_DEFAULT_DEVICE_TREE to nsa310s_defconfig - Move CONFIG_ENV_SECT_SIZE from board file to nsa310s_defconfig - Add CONFIG_IDENT_STRING, and CONFIG_NET_RANDOM_ETHADDR to nsa310s_defconfig Signed-off-by: Tony Dinh <mibodhi@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de>