diff options
| author | Doug Anderson <[email protected]> | 2011-10-19 09:47:31 +0000 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2011-10-27 23:53:59 +0200 |
| commit | deb5ca80275e8cfa74d5680b41204e08a095eca5 (patch) | |
| tree | d3cf5bc62b5b20cdaa3d9b7414a3bb3793259faa /board/eNET/eNET.c | |
| parent | df70b1c2e2e5ba5254f2070b1dd690896ee3c2a2 (diff) | |
disk: part_efi: fix **pgpt_pte == NULL
Code was setting **pgpt_pte == NULL, which meant that the pointer
to the gpt_pte would be stored at RAM address 00000000. This 'worked'
on T20 (SDRAM starts @ 0x00000000), but hung gpt/EFI access on T30
(SDRAM starts @ 0x80000000).
Signed-off-by: Tom Warren <[email protected]>
Signed-off-by: Doug Anderson <[email protected]>
Diffstat (limited to 'board/eNET/eNET.c')
0 files changed, 0 insertions, 0 deletions
