Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Sunxi Tools
Commits
5580b45b
Commit
5580b45b
authored
Aug 26, 2012
by
Henrik Nordstrom
Browse files
bootinfo: Correct boot1 storage data output
parent
639c82df
Changes
1
Hide whitespace changes
Inline
Side-by-side
bootinfo.c
View file @
5580b45b
...
...
@@ -125,7 +125,7 @@ typedef struct _boot1_private_head_t {
__u32
work_mode
;
__u32
storage_type
;
normal_gpio_cfg
storage_gpio
[
32
];
char
storage_data
[
256
];
__u8
storage_data
[
256
];
}
boot1_private_head_t
;
typedef
struct
_boot1_file_head_t
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment