* [U-Boot] [PATCH] MIPS: malta: add defconfigs for MIPS64
@ 2016-05-30 11:00 Daniel Schwierzeck
2016-05-31 8:15 ` Daniel Schwierzeck
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Schwierzeck @ 2016-05-30 11:00 UTC (permalink / raw)
To: u-boot
Add defconfigs for recently introduced MIPS64 support on
Malta boards to get more build coverage for MIPS64.
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
---
configs/malta64_defconfig | 16 ++++++++++++++++
configs/malta64el_defconfig | 17 +++++++++++++++++
2 files changed, 33 insertions(+)
create mode 100644 configs/malta64_defconfig
create mode 100644 configs/malta64el_defconfig
diff --git a/configs/malta64_defconfig b/configs/malta64_defconfig
new file mode 100644
index 0000000..7bef84c
--- /dev/null
+++ b/configs/malta64_defconfig
@@ -0,0 +1,16 @@
+CONFIG_MIPS=y
+CONFIG_TARGET_MALTA=y
+CONFIG_CPU_MIPS64_R2=y
+CONFIG_DEFAULT_DEVICE_TREE="mti,malta"
+CONFIG_HUSH_PARSER=y
+CONFIG_SYS_PROMPT="malta # "
+# CONFIG_CMD_LOADB is not set
+# CONFIG_CMD_LOADS is not set
+# CONFIG_CMD_FPGA is not set
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
+# CONFIG_CMD_NFS is not set
+CONFIG_CMD_PING=y
+CONFIG_OF_EMBED=y
+CONFIG_SYS_NS16550=y
+CONFIG_USE_PRIVATE_LIBGCC=y
diff --git a/configs/malta64el_defconfig b/configs/malta64el_defconfig
new file mode 100644
index 0000000..47ded9e
--- /dev/null
+++ b/configs/malta64el_defconfig
@@ -0,0 +1,17 @@
+CONFIG_MIPS=y
+CONFIG_TARGET_MALTA=y
+CONFIG_SYS_LITTLE_ENDIAN=y
+CONFIG_CPU_MIPS64_R2=y
+CONFIG_DEFAULT_DEVICE_TREE="mti,malta"
+CONFIG_HUSH_PARSER=y
+CONFIG_SYS_PROMPT="maltael # "
+# CONFIG_CMD_LOADB is not set
+# CONFIG_CMD_LOADS is not set
+# CONFIG_CMD_FPGA is not set
+# CONFIG_CMD_SETEXPR is not set
+CONFIG_CMD_DHCP=y
+# CONFIG_CMD_NFS is not set
+CONFIG_CMD_PING=y
+CONFIG_OF_EMBED=y
+CONFIG_SYS_NS16550=y
+CONFIG_USE_PRIVATE_LIBGCC=y
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] MIPS: malta: add defconfigs for MIPS64
2016-05-30 11:00 [U-Boot] [PATCH] MIPS: malta: add defconfigs for MIPS64 Daniel Schwierzeck
@ 2016-05-31 8:15 ` Daniel Schwierzeck
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Schwierzeck @ 2016-05-31 8:15 UTC (permalink / raw)
To: u-boot
Am 30.05.2016 um 13:00 schrieb Daniel Schwierzeck:
> Add defconfigs for recently introduced MIPS64 support on
> Malta boards to get more build coverage for MIPS64.
>
> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
>
> ---
>
> configs/malta64_defconfig | 16 ++++++++++++++++
> configs/malta64el_defconfig | 17 +++++++++++++++++
> 2 files changed, 33 insertions(+)
> create mode 100644 configs/malta64_defconfig
> create mode 100644 configs/malta64el_defconfig
>
applied to u-boot-mips, thanks!
--
- Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160531/caeadb50/attachment.sig>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-05-31 8:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-30 11:00 [U-Boot] [PATCH] MIPS: malta: add defconfigs for MIPS64 Daniel Schwierzeck
2016-05-31 8:15 ` Daniel Schwierzeck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox