使用python脚本删除上次生成 加快编译速度
This commit is contained in:
@@ -68,6 +68,7 @@ void start_boot(void)
|
||||
|
||||
int sbl_main(int fboot_flag)
|
||||
{
|
||||
// 保存rom传递的快速启动标志
|
||||
sbl_fastboot_flag_set((uint32_t)fboot_flag);
|
||||
|
||||
start_boot();
|
||||
|
Reference in New Issue
Block a user