Home
last modified time | relevance | path

Searched hist:a575b807172ca7d8850e6e979c8e83d4258e8c43 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dsetup.cdiff a575b807172ca7d8850e6e979c8e83d4258e8c43 Sun Oct 23 02:23:21 CDT 2005 Paul Mackerras <paulus@samba.org> powerpc: Run on old powermacs.

Old powermacs have a number of differences from current machines:
- there is no interrupt tree in the device tree, just interrupt
or AAPL,interrupt properties
- the chosen node in the device tree is called /chosen@0
- the OF claim method doesn't map the memory, so we have to do
an explicit map call as well
- there is no /chosen/cpu property on SMP machines
- the NVRAM isn't structured as a set of partitions.

This adapts the merged powermac support code to cope with these
issues.

Signed-off-by: Paul Mackerras <paulus@samba.org>
/openbmc/linux/arch/powerpc/kernel/
H A Dprom.cdiff a575b807172ca7d8850e6e979c8e83d4258e8c43 Sun Oct 23 02:23:21 CDT 2005 Paul Mackerras <paulus@samba.org> powerpc: Run on old powermacs.

Old powermacs have a number of differences from current machines:
- there is no interrupt tree in the device tree, just interrupt
or AAPL,interrupt properties
- the chosen node in the device tree is called /chosen@0
- the OF claim method doesn't map the memory, so we have to do
an explicit map call as well
- there is no /chosen/cpu property on SMP machines
- the NVRAM isn't structured as a set of partitions.

This adapts the merged powermac support code to cope with these
issues.

Signed-off-by: Paul Mackerras <paulus@samba.org>
H A Dprom_init.cdiff a575b807172ca7d8850e6e979c8e83d4258e8c43 Sun Oct 23 02:23:21 CDT 2005 Paul Mackerras <paulus@samba.org> powerpc: Run on old powermacs.

Old powermacs have a number of differences from current machines:
- there is no interrupt tree in the device tree, just interrupt
or AAPL,interrupt properties
- the chosen node in the device tree is called /chosen@0
- the OF claim method doesn't map the memory, so we have to do
an explicit map call as well
- there is no /chosen/cpu property on SMP machines
- the NVRAM isn't structured as a set of partitions.

This adapts the merged powermac support code to cope with these
issues.

Signed-off-by: Paul Mackerras <paulus@samba.org>