FreeCalypso > hg > fc-magnetite
comparison configs/classic @ 524:4a242cfb9bc5
configs/classic: re-enable the bootloader now that we know what it does
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 22 Sep 2018 03:15:21 +0000 |
parents | 2c61607bb3e3 |
children |
comparison
equal
deleted
inserted
replaced
523:569c3d522e5c | 524:4a242cfb9bc5 |
---|---|
119 build_lib spi_drv | 119 build_lib spi_drv |
120 build_lib uart_drv | 120 build_lib uart_drv |
121 | 121 |
122 # eyesores | 122 # eyesores |
123 blob_lib_custom "$MAIN_blob" main | 123 blob_lib_custom "$MAIN_blob" main |
124 build_lib bootloader | 124 blob_lib_std bootloader |
125 lib_link_magic '(CONST_BOOT_LIB (.const, .text, .text:v$3) BSS_BOOT_LIB (.bss))' | 125 lib_link_magic '(CONST_BOOT_LIB (.const, .text, .text:v$3) BSS_BOOT_LIB (.bss))' |
126 | 126 |
127 # Nucleus and TI's compiler stuff | 127 # Nucleus and TI's compiler stuff |
128 blob_lib_os nucleus_flash_nodbg | 128 blob_lib_os nucleus_flash_nodbg |
129 blob_lib_os nucleus_int_ram_nodbg | 129 blob_lib_os nucleus_int_ram_nodbg |