xref: /openbmc/u-boot/include/MCD_progCheck.h (revision 72f56adc)
1*72f56adcSTsiChungLiew /*
2*72f56adcSTsiChungLiew  * Copyright (C) 2004-2007 Freescale Semiconductor, Inc.
3*72f56adcSTsiChungLiew  *
4*72f56adcSTsiChungLiew  * See file CREDITS for list of people who contributed to this
5*72f56adcSTsiChungLiew  * project.
6*72f56adcSTsiChungLiew  *
7*72f56adcSTsiChungLiew  * This program is free software; you can redistribute it and/or
8*72f56adcSTsiChungLiew  * modify it under the terms of the GNU General Public License as
9*72f56adcSTsiChungLiew  * published by the Free Software Foundation; either version 2 of
10*72f56adcSTsiChungLiew  * the License, or (at your option) any later version.
11*72f56adcSTsiChungLiew  *
12*72f56adcSTsiChungLiew  * This program is distributed in the hope that it will be useful,
13*72f56adcSTsiChungLiew  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14*72f56adcSTsiChungLiew  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15*72f56adcSTsiChungLiew  * GNU General Public License for more details.
16*72f56adcSTsiChungLiew  *
17*72f56adcSTsiChungLiew  * You should have received a copy of the GNU General Public License
18*72f56adcSTsiChungLiew  * along with this program; if not, write to the Free Software
19*72f56adcSTsiChungLiew  * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
20*72f56adcSTsiChungLiew  * MA 02111-1307 USA
21*72f56adcSTsiChungLiew  */
22*72f56adcSTsiChungLiew 
23*72f56adcSTsiChungLiew  /* This file is autogenerated. Do not change */
24*72f56adcSTsiChungLiew #define CURRBD		4
25*72f56adcSTsiChungLiew #define DCOUNT		6
26*72f56adcSTsiChungLiew #define DESTPTR		5
27*72f56adcSTsiChungLiew #define SRCPTR		7
28