Commit dcc66e5
loader: Unify header_valid(..) API
Rename boot_is_header_valid(..) to boot_check_header_valid(..).
The fap and hdr arguments are misleading - they should always point to
the same slot. Change the function signature to use slot number instead.
Signed-off-by: Tomasz Chyrowicz <[email protected]>1 parent 257265c commit dcc66e5
1 file changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
698 | 698 | | |
699 | 699 | | |
700 | 700 | | |
701 | | - | |
702 | | - | |
| 701 | + | |
703 | 702 | | |
| 703 | + | |
| 704 | + | |
704 | 705 | | |
705 | 706 | | |
706 | | - | |
| 707 | + | |
| 708 | + | |
707 | 709 | | |
| 710 | + | |
708 | 711 | | |
709 | 712 | | |
710 | 713 | | |
| |||
910 | 913 | | |
911 | 914 | | |
912 | 915 | | |
913 | | - | |
| 916 | + | |
914 | 917 | | |
915 | 918 | | |
916 | 919 | | |
| |||
2525 | 2528 | | |
2526 | 2529 | | |
2527 | 2530 | | |
2528 | | - | |
| 2531 | + | |
2529 | 2532 | | |
2530 | 2533 | | |
2531 | 2534 | | |
| |||
0 commit comments