aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-11-02 08:56:42 -0400
committerTom Rini <trini@konsulko.com>2021-11-02 08:56:42 -0400
commitb8bfe05282c12fbf006957a2564127d3c1be3e78 (patch)
tree23af2b566957a244c5b149b22a89f859899f5504 /configs
parenta79115dde373f7cdb181040dd6489fd0b21bfbd2 (diff)
parent4f4f974a46244270c1c6723017711c0aa8250206 (diff)
downloadu-boot-b8bfe05282c12fbf006957a2564127d3c1be3e78.zip
u-boot-b8bfe05282c12fbf006957a2564127d3c1be3e78.tar.gz
u-boot-b8bfe05282c12fbf006957a2564127d3c1be3e78.tar.bz2
Merge tag 'u-boot-amlogic-20211102' of https://source.denx.de/u-boot/custodians/u-boot-amlogicWIP/02Nov2021
- add sm efuse write support and cmd for read/write efuse - add JetHub D1 eth mac generation with manufacturer OUI
Diffstat (limited to 'configs')
-rw-r--r--configs/jethub_j100_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/jethub_j100_defconfig b/configs/jethub_j100_defconfig
index 533f251..a81b16c 100644
--- a/configs/jethub_j100_defconfig
+++ b/configs/jethub_j100_defconfig
@@ -1,4 +1,5 @@
CONFIG_ARM=y
+CONFIG_SYS_BOARD="jethub-j100"
CONFIG_SYS_CONFIG_NAME="jethub"
CONFIG_ARCH_MESON=y
CONFIG_SYS_TEXT_BASE=0x01000000