linguini1 commented on code in PR #18499: URL: https://github.com/apache/nuttx/pull/18499#discussion_r2893760727
########## arch/arm64/include/bcm2711/chip.h: ########## @@ -75,6 +75,8 @@ #if defined(CONFIG_RPI4B_RAM_4GB) || defined(CONFIG_RPI4B_RAM_8GB) #define CONFIG_RAMBANK1_SIZE GB(4) - MB(64) +#elif defined(CONFIG_RPI4B_RAM_2GB) Review Comment: Great! I'm glad it's working! I only have the 4GB so the port hasn't been tested on all the variants yet :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
