diff options
author | Stefan Roese <sr@denx.de> | 2006-10-07 11:30:52 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2006-10-07 11:30:52 +0200 |
commit | f3443867e90d2979a7dd1c65b0d537777e1f9850 (patch) | |
tree | 8247e64ae645a4b5a51768850c5ad3bd8c0fd3e1 /CHANGELOG | |
parent | 64cd52efd1dc51a4a5a0cf10efe5362fab27de29 (diff) | |
download | u-boot-imx-f3443867e90d2979a7dd1c65b0d537777e1f9850.zip u-boot-imx-f3443867e90d2979a7dd1c65b0d537777e1f9850.tar.gz u-boot-imx-f3443867e90d2979a7dd1c65b0d537777e1f9850.tar.bz2 |
Add CONFIG_BOARD_RESET to configure board specific reset function
Patch by Stefan Roese, 07 Oct 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: ====================================================================== +* Add CONFIG_BOARD_RESET to configure board specific reset function + Patch by Stefan Roese, 07 Oct 2006 + * Remove compile warnings in fpga code Patch by Stefan Roese, 18 Sep 2006 |