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 v3 2/3] rockchip: rk3399: Enable CONFIG_MISC_INIT_R for the Rock PI 4
Date: Wed, 24 Jul 2019 13:09:29 +0200	[thread overview]
Message-ID: <20190724110930.8508-2-rohan.garg@collabora.com> (raw)
In-Reply-To: <20190724110930.8508-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 14ae39a561..602be5a928 100644
--- a/configs/rock-pi-4-rk3399_defconfig
+++ b/configs/rock-pi-4-rk3399_defconfig
@@ -56,3 +56,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-24 11:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-24 11:09 [U-Boot] [PATCH v3 1/3] rockchip: rk3399: derive ethaddr from cpuid Rohan Garg
2019-07-24 11:09 ` Rohan Garg [this message]
2019-07-24 11:09 ` [U-Boot] [PATCH v3 3/3] board: puma: Use rockchip_* helpers to setup cpuid and macaddr Rohan Garg
2019-07-24 12:26   ` [U-Boot] [PATCH v3 3/3] board: puma: Use rockchip_* helpers to setup cpuid and macaddr【请注意,邮件由u-boot-bounces@lists.denx.de代发】 " Kever Yang
2019-07-25 16:39     ` Rohan Garg
2019-07-25 23:12       ` Philipp Tomsich
2019-08-07 20:17     ` Ezequiel Garcia

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=20190724110930.8508-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