Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dstart.Sf0c7d9c74642ccd6c76993b721b0fb87aab685fa Tue Aug 11 02:44:32 UTC 2015 Simon Glass <sjg@chromium.org> x86: Switch to using generic global_data setup

There is quite a bit of assembler code that can be removed if we use the
generic global_data setup. Less arch-specific code makes it easier to add
new features and maintain the start-up code.

Drop the unneeded code and adjust the hooks in board_f.c to cope.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
H A Dcpu.cf0c7d9c74642ccd6c76993b721b0fb87aab685fa Tue Aug 11 02:44:32 UTC 2015 Simon Glass <sjg@chromium.org> x86: Switch to using generic global_data setup

There is quite a bit of assembler code that can be removed if we use the
generic global_data setup. Less arch-specific code makes it easier to add
new features and maintain the start-up code.

Drop the unneeded code and adjust the hooks in board_f.c to cope.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
/rk3399_rockchip-uboot/common/
H A Dboard_f.cf0c7d9c74642ccd6c76993b721b0fb87aab685fa Tue Aug 11 02:44:32 UTC 2015 Simon Glass <sjg@chromium.org> x86: Switch to using generic global_data setup

There is quite a bit of assembler code that can be removed if we use the
generic global_data setup. Less arch-specific code makes it easier to add
new features and maintain the start-up code.

Drop the unneeded code and adjust the hooks in board_f.c to cope.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>