aboutsummaryrefslogtreecommitdiffstats
path: root/configs/ea-lpc3250devkitv2_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* lpc32xx: ea-lpc3250devkitv2: enable i2c (DM)Trevor Woerner2021-07-061-0/+3
| | | | | | | Enable a DMed i2c driver for the ea-lpc3250devkitv2 board. Include some sample commands/output for testing. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
* arm: lpc32xx: add EA LPC3250 DevKitv2 board supportTrevor Woerner2021-07-061-0/+23
Add basic support for running U-Boot on the Embedded Artists LPC3250 Developer's Kit v2 board by launching U-Boot from the board's s1l loader (which comes pre-installed on the board). Signed-off-by: Trevor Woerner <twoerner@gmail.com>