summaryrefslogtreecommitdiff
path: root/include/configs/comtrend_ar5387un.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-05-10 19:50:21 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-10 19:50:21 (GMT)
commit102d86552abc82818c22b39fdef4b3a280a60643 (patch)
tree781ad3640c611f036fbd4645aa1623bfc5ba9a0c /include/configs/comtrend_ar5387un.h
parent05b8dc5cd30a6d6cdfb29c9e718198692e12b4bf (diff)
parenta41481bfcba89d1d8dd8b51faa7775cd3ff1c15f (diff)
downloadu-boot-102d86552abc82818c22b39fdef4b3a280a60643.tar.xz
Merge branch 'master' of git://git.denx.de/u-boot-mips
Diffstat (limited to 'include/configs/comtrend_ar5387un.h')
-rw-r--r--include/configs/comtrend_ar5387un.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/include/configs/comtrend_ar5387un.h b/include/configs/comtrend_ar5387un.h
new file mode 100644
index 0000000..5d8f968
--- /dev/null
+++ b/include/configs/comtrend_ar5387un.h
@@ -0,0 +1,17 @@
+/*
+ * Copyright (C) 2017 Álvaro Fernández Rojas <noltari@gmail.com>
+ *
+ * SPDX-License-Identifier: GPL-2.0+
+ */
+
+#include <configs/bmips_common.h>
+#include <configs/bmips_bcm6328.h>
+
+#define CONFIG_REMAKE_ELF
+
+#define CONFIG_ENV_IS_NOWHERE
+#define CONFIG_ENV_SIZE (8 * 1024)
+
+#define CONFIG_AUTO_COMPLETE
+#define CONFIG_CMDLINE_EDITING
+#define CONFIG_SYS_LONGHELP