MOXA linux-2.6.x / linux-2.6.19-uc1 from UC-7110-LX-BOOTLOADER-1.9_VERSION-4.2.tgz
[linux-2.6.19-moxart.git] / include / asm-nios2nommu / ChangeLog
blob94aaa27327ee21aea10f02c26199d560a6b40f04
1 2004-06-29  Ken Hill  <khill@microtronix.com>
3         * bitops.h (find_next_zero_bit): Fix problem with with masking for found_first
4         handling. The masking of the upper bits for size < 32 bits would set all
5         the bits to 1. Removing any zero's there may have been.
7 2004-06-02  Ken Hill  <khill@microtronix.com>
9         * processor.h (TASK_SIZE): Change na_sdram_end to nasys_program_mem_end to remove
10         dependancy on quartus memory component name.
12         * page.h (PAGE_OFFSET): Change na_sdram to nasys_program_mem to remove
13         dependancy on quartus memory component name.