diff options
author | Warner Losh <imp@FreeBSD.org> | 2014-01-30 03:14:36 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2014-01-30 03:14:36 +0000 |
commit | 9a40e29377f31b724351a8fc492a132392c3e408 (patch) | |
tree | 0102655980e74d64a1b3d996f03e755344fb7c44 | |
parent | a24f107bb9b0a543975efce0c68eec67f76045e5 (diff) |
Notes
-rw-r--r-- | sys/arm/conf/HL201 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/conf/HL201 b/sys/arm/conf/HL201 index 92c1e07af7de9..7f6ea72d0e3fd 100644 --- a/sys/arm/conf/HL201 +++ b/sys/arm/conf/HL201 @@ -126,7 +126,7 @@ device nand # NAND interface on CS3 # Coming soon, but not yet #options FDT #options FDT_DTB_STATIC -#makeoptions FDT_DTS_FILE=at91sam9g20ek.dts +#makeoptions FDT_DTS_FILE=hl201.dts options EARLY_PRINTF options SOCDEV_PA=0xfc000000 |