From: Tony Lindgren <tony@atomide.com>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org,
Tomi Valkeinen <tomi.valkeinen@nokia.com>
Subject: Re: [RFC] Initial attempt to make ARM use LMB
Date: Thu, 13 May 2010 14:19:51 -0700 [thread overview]
Message-ID: <20100513211951.GH3428@atomide.com> (raw)
In-Reply-To: <20100513174023.GB13001@n2100.arm.linux.org.uk>
* Russell King - ARM Linux <linux@arm.linux.org.uk> [100513 10:35]:
> And here's a patch which converts the OMAP FB code to use lmb_reserve
> instead of poking about with bootmem stuff. Untested, so I'd like to
> hear back whether it works.
Did a quick test with the following patches picked from your lmb
branch on top of omap for-next branch:
ARM: Remove useless linux/bootmem.h includes
ARM: Ensure meminfo is sorted prior to sanity_check_meminfo
ARM: initial LMB trial
ARM: Move platform LMB memory reservations out of generic code
and then this patch.
It does not boot.. It seems to be related to the patch
"ARM: initial LMB trial". If I only apply the first two patches
above the system boots.
Otherwise it only boots to:
Linux version 2.6.34-rc7-08102-ga1a6e35 ...
CPU: ARMv7 Processor [411fc083] revision 3 (ARMv7), cr=10c53c7f
CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
Machine: Nokia RX-51 board
Ignoring unrecognised tag 0x414f4d50
bootconsole [earlycon0] enabled
Memory policy: ECC disabled, Data cache writeback
Regards,
Tony
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC] Initial attempt to make ARM use LMB
Date: Thu, 13 May 2010 14:19:51 -0700 [thread overview]
Message-ID: <20100513211951.GH3428@atomide.com> (raw)
In-Reply-To: <20100513174023.GB13001@n2100.arm.linux.org.uk>
* Russell King - ARM Linux <linux@arm.linux.org.uk> [100513 10:35]:
> And here's a patch which converts the OMAP FB code to use lmb_reserve
> instead of poking about with bootmem stuff. Untested, so I'd like to
> hear back whether it works.
Did a quick test with the following patches picked from your lmb
branch on top of omap for-next branch:
ARM: Remove useless linux/bootmem.h includes
ARM: Ensure meminfo is sorted prior to sanity_check_meminfo
ARM: initial LMB trial
ARM: Move platform LMB memory reservations out of generic code
and then this patch.
It does not boot.. It seems to be related to the patch
"ARM: initial LMB trial". If I only apply the first two patches
above the system boots.
Otherwise it only boots to:
Linux version 2.6.34-rc7-08102-ga1a6e35 ...
CPU: ARMv7 Processor [411fc083] revision 3 (ARMv7), cr=10c53c7f
CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
Machine: Nokia RX-51 board
Ignoring unrecognised tag 0x414f4d50
bootconsole [earlycon0] enabled
Memory policy: ECC disabled, Data cache writeback
Regards,
Tony
next prev parent reply other threads:[~2010-05-13 21:20 UTC|newest]
Thread overview: 80+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-25 23:32 [RFC] Initial attempt to make ARM use LMB Russell King - ARM Linux
2010-03-25 23:32 ` Russell King - ARM Linux
2010-03-31 6:43 ` Jeremy Kerr
2010-03-31 6:43 ` Jeremy Kerr
2010-04-01 9:47 ` Tony Lindgren
2010-04-01 9:47 ` Tony Lindgren
2010-04-09 11:13 ` Russell King - ARM Linux
2010-04-09 11:13 ` Russell King - ARM Linux
2010-04-08 15:32 ` Rabin Vincent
2010-04-08 15:32 ` Rabin Vincent
2010-04-08 18:27 ` Russell King - ARM Linux
2010-04-08 18:27 ` Russell King - ARM Linux
2010-04-09 11:11 ` Russell King - ARM Linux
2010-04-09 11:11 ` Russell King - ARM Linux
2010-04-10 3:42 ` Rabin Vincent
2010-04-10 3:42 ` Rabin Vincent
2010-04-10 7:03 ` Russell King - ARM Linux
2010-04-10 7:03 ` Russell King - ARM Linux
2010-04-10 11:56 ` Rabin Vincent
2010-04-10 11:56 ` Rabin Vincent
2010-04-14 7:34 ` Benjamin Herrenschmidt
2010-04-14 7:34 ` Benjamin Herrenschmidt
2010-05-05 15:02 ` Russell King - ARM Linux
2010-05-05 15:02 ` Russell King - ARM Linux
2010-05-13 17:40 ` Russell King - ARM Linux
2010-05-13 17:40 ` Russell King - ARM Linux
2010-05-13 21:19 ` Tony Lindgren [this message]
2010-05-13 21:19 ` Tony Lindgren
2010-05-13 21:58 ` Russell King - ARM Linux
2010-05-13 21:58 ` Russell King - ARM Linux
2010-05-13 22:01 ` Tony Lindgren
2010-05-13 22:01 ` Tony Lindgren
2010-05-13 22:12 ` Russell King - ARM Linux
2010-05-13 22:12 ` Russell King - ARM Linux
2010-05-14 7:24 ` Shilimkar, Santosh
2010-05-14 7:24 ` Shilimkar, Santosh
2010-05-14 10:11 ` Grazvydas Ignotas
2010-05-14 10:11 ` Grazvydas Ignotas
2010-05-14 10:16 ` Russell King - ARM Linux
2010-05-14 10:16 ` Russell King - ARM Linux
2010-05-17 9:38 ` Grazvydas Ignotas
2010-05-17 9:38 ` Grazvydas Ignotas
2010-05-17 9:44 ` Russell King - ARM Linux
2010-05-17 9:44 ` Russell King - ARM Linux
2010-05-17 10:26 ` Tomi Valkeinen
2010-05-17 10:26 ` Tomi Valkeinen
2010-05-17 17:37 ` Tony Lindgren
2010-05-17 17:37 ` Tony Lindgren
2010-05-18 7:47 ` Tomi Valkeinen
2010-05-18 7:47 ` Tomi Valkeinen
2010-05-18 8:40 ` Russell King - ARM Linux
2010-05-18 8:40 ` Russell King - ARM Linux
2010-05-18 8:58 ` Tomi Valkeinen
2010-05-18 8:58 ` Tomi Valkeinen
2010-05-14 15:22 ` Tony Lindgren
2010-05-14 15:22 ` Tony Lindgren
2010-05-14 15:32 ` Shilimkar, Santosh
2010-05-14 15:32 ` Shilimkar, Santosh
2010-05-14 15:43 ` Tony Lindgren
2010-05-14 15:43 ` Tony Lindgren
2010-05-22 21:58 ` Russell King - ARM Linux
2010-05-22 21:58 ` Russell King - ARM Linux
2010-05-26 0:44 ` Tony Lindgren
2010-05-26 0:44 ` Tony Lindgren
2010-05-26 7:50 ` Russell King - ARM Linux
2010-05-26 7:50 ` Russell King - ARM Linux
2010-05-26 13:51 ` Tony Lindgren
2010-05-26 13:51 ` Tony Lindgren
2010-05-26 21:40 ` Russell King - ARM Linux
2010-05-26 21:40 ` Russell King - ARM Linux
2010-05-27 8:52 ` Tomi Valkeinen
2010-05-27 8:52 ` Tomi Valkeinen
2010-05-27 9:25 ` Russell King - ARM Linux
2010-05-27 9:25 ` Russell King - ARM Linux
2010-05-27 9:47 ` Tomi Valkeinen
2010-05-27 9:47 ` Tomi Valkeinen
2010-05-28 14:32 ` Russell King - ARM Linux
2010-05-28 14:32 ` Russell King - ARM Linux
2010-05-31 8:04 ` Tony Lindgren
2010-05-31 8:04 ` Tony Lindgren
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=20100513211951.GH3428@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=tomi.valkeinen@nokia.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.