diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2006-01-11 11:21:14 -0600 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2006-01-11 11:21:14 -0600 |
commit | a15b44dbfa2e4537b231da066b589992b0ee629d (patch) | |
tree | a0f1f6554d9559a8cb913f2c06ab4cee1edaa12d /CHANGELOG | |
parent | ce574ff5060b63b1bad143d84f0c386892d3243f (diff) | |
download | u-boot-imx-a15b44dbfa2e4537b231da066b589992b0ee629d.zip u-boot-imx-a15b44dbfa2e4537b231da066b589992b0ee629d.tar.gz u-boot-imx-a15b44dbfa2e4537b231da066b589992b0ee629d.tar.bz2 |
Allow config of GPIO direction & data registers at boot on 83xx
Patch by Kumar Gala, 11 Jan 2006
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Changes since U-Boot 1.1.4: ====================================================================== +* Allow config of GPIO direction & data registers at boot on 83xx + Patch by Kumar Gala, 11 Jan 2006 + * Enable time handling on 83xx Patch by Kumar Gala, 11 Jan 2006 |