From 7387a0470efef2e8603dbc12d1232cb58c4159db Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 11 Apr 2008 21:11:55 +0000 Subject: sync with key list with mi4code and add the single mi4 key it had but this still didn't git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17077 a1c6a512-1295-4272-9138-f99709370657 --- bootloader/main-pp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'bootloader') diff --git a/bootloader/main-pp.c b/bootloader/main-pp.c index 75b5309..c6063cf 100644 --- a/bootloader/main-pp.c +++ b/bootloader/main-pp.c @@ -140,6 +140,7 @@ struct tea_key tea_keytable[] = { { "c200", { 0xbf2d06fa, 0xf0e23d59, 0x29738132, 0xe2d04ca7 } }, { "c200_103", { 0x2a7968de, 0x15127979, 0x142e60a7, 0xe49c1893 } }, { "c200_106", { 0xa913d139, 0xf842f398, 0x3e03f1a6, 0x060ee012 } }, + { "view", { 0x70e19bda, 0x0c69ea7d, 0x2b8b1ad1, 0xe9767ced } }, { "sa9200", { 0x33ea0236, 0x9247bdc5, 0xdfaedf9f, 0xd67c9d30 } }, }; -- cgit v1.1