Searched hist:"0 b9b0200b0922c29dc251b99700f96dade92214a" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/microblaze/kernel/ |
H A D | entry.S | diff 0b9b0200b0922c29dc251b99700f96dade92214a Mon Nov 08 05:37:40 CST 2010 Michal Simek <monstr@monstr.eu> microblaze: Do not copy reset vectors/manual reset vector setup
Reset vector can be setup by bootloader and kernel doens't need to touch it. If you require to setup reset vector, please use CONFIG_MANUAL_RESET_VECTOR throught menuconfig. It is not possible to setup address 0x0 as reset address because make no sense to set it up at all.
Signed-off-by: Michal Simek <monstr@monstr.eu> Signed-off-by: John Williams <john.williams@petalogix.com>
|
H A D | setup.c | diff 0b9b0200b0922c29dc251b99700f96dade92214a Mon Nov 08 05:37:40 CST 2010 Michal Simek <monstr@monstr.eu> microblaze: Do not copy reset vectors/manual reset vector setup
Reset vector can be setup by bootloader and kernel doens't need to touch it. If you require to setup reset vector, please use CONFIG_MANUAL_RESET_VECTOR throught menuconfig. It is not possible to setup address 0x0 as reset address because make no sense to set it up at all.
Signed-off-by: Michal Simek <monstr@monstr.eu> Signed-off-by: John Williams <john.williams@petalogix.com>
|
/openbmc/linux/arch/microblaze/ |
H A D | Kconfig | diff 0b9b0200b0922c29dc251b99700f96dade92214a Mon Nov 08 05:37:40 CST 2010 Michal Simek <monstr@monstr.eu> microblaze: Do not copy reset vectors/manual reset vector setup
Reset vector can be setup by bootloader and kernel doens't need to touch it. If you require to setup reset vector, please use CONFIG_MANUAL_RESET_VECTOR throught menuconfig. It is not possible to setup address 0x0 as reset address because make no sense to set it up at all.
Signed-off-by: Michal Simek <monstr@monstr.eu> Signed-off-by: John Williams <john.williams@petalogix.com>
|