Open
Description
It appears that if two variables have the same value there should be guidance as to when each should be used.
There is no XIP_MAIN_BASE
for the rp20350, so it would be helpful to document if it is deprecated, or just left around for the bootrom and the rp2040 xip_alias_check_addr
function
in src/rp2040/hardware_regs/include/hardware/regs/addressmap.h
#define XIP_BASE _u(0x10000000)
#define XIP_MAIN_BASE _u(0x10000000)
Metadata
Metadata
Assignees
Labels
No labels