Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lpc32xx: ea-lpc3250devkitv2: enable i2c (DM) | Trevor Woerner | 2021-07-06 | 1 | -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 support | Trevor Woerner | 2021-07-06 | 1 | -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> |