This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
grub
Watch
1
Star
0
Fork
You've already forked grub
0
Code
Issues
Pull requests
Releases
Wiki
Activity
8f236c1419
grub
/
grub-core
/
boot
/
mips
/
loongson
/
fuloong2f.S
3 lines
41 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Rename Fuloong into Fuloong 2F. Add new ID for Fuloong2E. * grub-core/Makefile.core.def (fwstart_fuloong): Rename fwstart_fuloong into fwstart_fuloong2f. Use boot/mips/loongson/fuloong2f.S. * grub-core/boot/mips/loongson/fuloong.S: Rename to ... * grub-core/boot/mips/loongson/fuloong2f.S: ... this. (FULOONG): Rename to ... (FULOONG2F): ... this. All users updated. * grub-core/boot/mips/startup_raw.S (machtype_fuloong_str): Rename to (machtype_fuloong2f_str): ... this. (machtype_fuloong2e_str): New string. Check for machtype_fuloong2e_str. * grub-core/loader/mips/linux.c (loongson_machtypes) [GRUB_MACHINE_MIPS_LOONGSON]: Add GRUB_ARCH_MACHINE_FULOONG2E. * grub-core/term/serial.c (loongson_defserial) [GRUB_MACHINE_MIPS_LOONGSON]: New array. (grub_serial_register) [GRUB_MACHINE_MIPS_LOONGSON]: Use loongson_defserial. * include/grub/mips/loongson/kernel.h (GRUB_ARCH_MACHINE_FULOONG): Rename to ... (GRUB_ARCH_MACHINE_FULOONG2F): ... this. (GRUB_ARCH_MACHINE_FULOONG2E): New const. * util/grub-mkimage.c (image_target_desc): Rename IMAGE_FULOONG_FLASH to IMAGE_FULOONG2F_FLASH. All users updated. (image_targets): Rename images. * util/grub-mkstandalone.in: Accept fuloong2f and fuloong2e.
2011-08-19 20:46:11 +00:00
#
define
F
U
L
O
O
N
G
2
F
1
Integrate Fuloong firmware port into build system and grub-mkimage
2011-01-24 01:20:04 +00:00
#
include
"
f
w
s
t
a
r
t
.
S
"
Reference in a new issue
Copy permalink