]> git.sur5r.net Git - u-boot/blobdiff - board/afeb9260/partition.c
Coding style cleanup, update CHANGELOG.
[u-boot] / board / afeb9260 / partition.c
index 0b5dc5e06f6b5824f98f0a1b4df9ea31b183ec3f..be08f295f6f4e30bc4cfc00982fedfd50e428637 100644 (file)
@@ -34,4 +34,3 @@ dataflash_protect_t area_list[NB_DATAFLASH_AREA] = {
        {0x00004200, 0x000083FF, FLAG_PROTECT_CLEAR, 0, "Environment"},
        {0x00008400, 0x00041FFF, FLAG_PROTECT_CLEAR, 0, "U-Boot"},
 };
-