|
Refactor LoadFirmware() to avoid global variables, which don't work when running out of ROM
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+155 lines, -155 lines) |
Patch |
 |
M |
host/include/host_key.h
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
host/lib/host_key.c
|
View
|
|
2 chunks |
+0 lines, -23 lines |
0 comments
|
Download
|
 |
M |
host/linktest/main.c
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
vboot_firmware/include/load_firmware_fw.h
|
View
|
1
|
2 chunks |
+46 lines, -32 lines |
0 comments
|
Download
|
 |
M |
vboot_firmware/lib/include/vboot_common.h
|
View
|
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
vboot_firmware/lib/include/vboot_firmware.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
vboot_firmware/lib/load_firmware_fw.c
|
View
|
|
1 chunk |
+6 lines, -40 lines |
0 comments
|
Download
|
 |
M |
vboot_firmware/lib/vboot_common.c
|
View
|
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
M |
vboot_firmware/lib/vboot_firmware.c
|
View
|
1
|
6 chunks |
+41 lines, -24 lines |
0 comments
|
Download
|
 |
M |
vboot_firmware/linktest/main.c
|
View
|
1
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
vboot_firmware/stub/load_firmware_stub.c
|
View
|
1
|
2 chunks |
+29 lines, -21 lines |
0 comments
|
Download
|
|