X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=tools%2Fomapimage.h;h=8744ae7a2de7969227edec35aa6652006c03b07d;hb=ed41e62f51d190e32194d655ce9a107d03dde259;hp=45d14eaf9cc4731e8cd86c454dfb83c8a9ff7674;hpb=3765b3e7bd0f8e46914d417f29cbcb0c72b1acf7;p=oweals%2Fu-boot.git diff --git a/tools/omapimage.h b/tools/omapimage.h index 45d14eaf9c..8744ae7a2d 100644 --- a/tools/omapimage.h +++ b/tools/omapimage.h @@ -25,10 +25,5 @@ struct ch_settings { uint32_t flags; }; -struct gp_header { - uint32_t size; - uint32_t load_addr; -}; - #define KEY_CHSETTINGS 0xC0C0C0C1 #endif /* _OMAPIMAGE_H_ */