RSS Bot Posted January 2, 2023 Posted January 2, 2023 Description The board config is only contain some variable assignments, so it should be safe to be sourced twice. If it doesn't, we can fix easily. With this, we can overwrite the family config. So we don't need to check BOARD in family config ( e.g. the u-boot config ) . Just define it in board config. How Has This Been Tested? [ ] Build and run test for all board Checklist: [ ] My code follows the style guidelines of this project [X] I have performed a self-review of my own code [X] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [ ] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
Recommended Posts