diff options
| author | Peng Fan <[email protected]> | 2024-12-03 23:42:44 +0800 |
|---|---|---|
| committer | Fabio Estevam <[email protected]> | 2024-12-07 09:07:03 -0300 |
| commit | 4af5084a3b8e97067b836179667c6d838084faea (patch) | |
| tree | 1d4952855767926dbff076c046c542ab3b9caf91 /doc/develop | |
| parent | 6b535ce0fdb88e4ecff3282500a1ebd282ebd489 (diff) | |
gpio: imx_rgpio2p: Move 8ulp_data to data section
have_dual_base is set to false, so the 8ulp_data will be put in BSS
section which conflicts with the area of u-boot.dtb which padded just
after u-boot-nodtb.bin. So move 8ulp_data to data section to avoid
its content being corrupted by dtb.
Fixes: 51cfa66f2c4 ("gpio: imx_rgpio2p: support one address")
Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
