public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Rohan Garg <rohan.garg@collabora.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/3] rockchip: rk3399: Enable CONFIG_MISC_INIT_R for the Rock PI 4
Date: Fri, 12 Jul 2019 16:22:27 +0200	[thread overview]
Message-ID: <20190712142228.13201-2-rohan.garg@collabora.com> (raw)
In-Reply-To: <20190712142228.13201-1-rohan.garg@collabora.com>

This enables us to set a static MAC address

Signed-off-by: Rohan Garg <rohan.garg@collabora.com>
---

 configs/rock-pi-4-rk3399_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/rock-pi-4-rk3399_defconfig b/configs/rock-pi-4-rk3399_defconfig
index be670df23f..dc84ded86c 100644
--- a/configs/rock-pi-4-rk3399_defconfig
+++ b/configs/rock-pi-4-rk3399_defconfig
@@ -58,3 +58,4 @@ CONFIG_USB_ETHER_SMSC95XX=y
 CONFIG_USE_TINY_PRINTF=y
 CONFIG_SPL_TINY_MEMSET=y
 CONFIG_ERRNO_STR=y
+CONFIG_MISC_INIT_R=y
-- 
2.17.1

  reply	other threads:[~2019-07-12 14:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-12 14:22 [U-Boot] [PATCH v2 1/3] rockchip: rk3399: derive ethaddr from cpuid Rohan Garg
2019-07-12 14:22 ` Rohan Garg [this message]
2019-07-12 14:22 ` [U-Boot] [PATCH v2 3/3] board: puma: Use rockchip_* helpers to setup cpuid and macaddr Rohan Garg
2019-07-15 13:15 ` [U-Boot] [PATCH v2 1/3] rockchip: rk3399: derive ethaddr from cpuid Kever Yang
2019-07-19 14:56   ` Rohan Garg
2019-07-21  4:24     ` Kever Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190712142228.13201-2-rohan.garg@collabora.com \
    --to=rohan.garg@collabora.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox