public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] /proc/cpuinfo Revision field is 0000 on raspberry pi after booting with u-boot
@ 2014-12-09 13:01 Christian Erhardt
  2014-12-13  9:29 ` Christian Erhardt
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Erhardt @ 2014-12-09 13:01 UTC (permalink / raw)
  To: u-boot

Hello,

i'm upcycling an old stereo amplifier and using an raspberry pi to do 
this. Since i didn't want to unscrew the cover everytime i want to do an 
update, i thought booting with u-boot from a secondary partition would 
be a good idea. I'm using buildroot to create a customized kernel / 
system (default raspberry 3.12.y with minor adjustments for my wifi card).

The kernel boots fine and the system is working. The issue is, that when 
i do a 'cat /proc/cpuinfo' the Revision field is set to 0000. When i 
boot the kernel directly, without u-boot, it reports 000e.

The problem is, that the python gpio library is checking this revision 
field to determine the right configuration. So the gpio stuff is not 
working an complaining that my board is not a raspberry pi.

It seems to me, that this issue is related to u-boot, but i have no clue 
why this is happening and what i can do about it.

If i can provide any more information, let me know.

Regards

Christian

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

end of thread, other threads:[~2014-12-13  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-09 13:01 [U-Boot] /proc/cpuinfo Revision field is 0000 on raspberry pi after booting with u-boot Christian Erhardt
2014-12-13  9:29 ` Christian Erhardt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox