From: "Álvaro Fernández Rojas" <noltari@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/5] mips: bmips: bcm6328: fix brcm, bcm6328-mc size
Date: Thu, 11 May 2017 11:01:27 +0200 [thread overview]
Message-ID: <1494493290-22700-2-git-send-email-noltari@gmail.com> (raw)
In-Reply-To: <1494493290-22700-1-git-send-email-noltari@gmail.com>
Shrink brcm,bcm6328-mc size to avoid overlapping with other controllers
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
---
arch/mips/dts/brcm,bcm6328.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/mips/dts/brcm,bcm6328.dtsi b/arch/mips/dts/brcm,bcm6328.dtsi
index 4adc83f..3926885 100644
--- a/arch/mips/dts/brcm,bcm6328.dtsi
+++ b/arch/mips/dts/brcm,bcm6328.dtsi
@@ -120,7 +120,7 @@
memory-controller at 10003000 {
compatible = "brcm,bcm6328-mc";
- reg = <0x10003000 0x1000>;
+ reg = <0x10003000 0x864>;
u-boot,dm-pre-reloc;
};
};
--
2.1.4
next prev parent reply other threads:[~2017-05-11 9:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-11 9:01 [U-Boot] [PATCH 1/5] mips: bmips: bcm6358: fix brcm, bcm6358-mc size Álvaro Fernández Rojas
2017-05-11 9:01 ` Álvaro Fernández Rojas [this message]
2017-05-12 21:02 ` [U-Boot] [PATCH 2/5] mips: bmips: bcm6328: fix brcm, bcm6328-mc size Daniel Schwierzeck
2017-05-11 9:01 ` [U-Boot] [PATCH 3/5] mips: bmips: bcm63268: " Álvaro Fernández Rojas
2017-05-12 21:03 ` Daniel Schwierzeck
2017-05-11 9:01 ` [U-Boot] [PATCH 4/5] dm: ram: remove unneeded brcm,bcm63268-mc id Álvaro Fernández Rojas
2017-05-12 21:03 ` [U-Boot] [PATCH 4/5] dm: ram: remove unneeded brcm, bcm63268-mc id Daniel Schwierzeck
2017-05-11 9:01 ` [U-Boot] [PATCH 5/5] mips: bmips: add missing SFR NeufBox 4 config Álvaro Fernández Rojas
2017-05-12 21:03 ` Daniel Schwierzeck
2017-05-12 21:02 ` [U-Boot] [PATCH 1/5] mips: bmips: bcm6358: fix brcm, bcm6358-mc size Daniel Schwierzeck
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=1494493290-22700-2-git-send-email-noltari@gmail.com \
--to=noltari@gmail.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