All of lore.kernel.org
 help / color / mirror / Atom feed
* arm: CONFIG_ARM_PATCH_PHYS_VIRT=y is broken on kirkwood
@ 2012-04-08  8:59 Sergei Trofimovich
  2012-04-09 21:28 ` Ian Campbell
  0 siblings, 1 reply; 5+ messages in thread
From: Sergei Trofimovich @ 2012-04-08  8:59 UTC (permalink / raw)
  To: Russell King; +Cc: linux-kernel, Will Deacon

[-- Attachment #1: Type: text/plain, Size: 725 bytes --]

Hi Russel!

I've noticed sheevaplug is not able to boot with
kirkwood_defconfig anymore. After dumb bisection
I've figured out that
    CONFIG_ARM_PATCH_PHYS_VIRT=y
was the problem.

The commit in question is :
> c1becedc8871645278832fabdc6fe138082a495b is the first bad commit
> commit c1becedc8871645278832fabdc6fe138082a495b
> Author: Russell King <rmk+kernel@arm.linux.org.uk>
> Date:   Wed Aug 10 10:23:45 2011 +0100
> 
>     ARM: enable ARM_PATCH_PHYS_VIRT by default

In order to make the box boot I had to set:
    CONFIG_EMBEDDED=y
    # CONFIG_ARM_PATCH_PHYS_VIRT is not set
   CONFIG_PHYS_OFFSET=0x0

Do you have an idea why it does not boot anymore by default?

Thanks!

-- 

  Sergei

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-12-07 18:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-08  8:59 arm: CONFIG_ARM_PATCH_PHYS_VIRT=y is broken on kirkwood Sergei Trofimovich
2012-04-09 21:28 ` Ian Campbell
2012-04-10 18:12   ` Sergei Trofimovich
2012-12-07 16:01     ` Gerlando Falauto
2012-12-07 18:54       ` Nicolas Pitre

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.