tftp will allow you to load an application from a tftp server (this server is usually on a PC) to memory (DDR/SDRAM). From there, you can copy the application to any flash devices (NOR, NAND, SPI, SD). So, there are no DIP switches for tftpboot, just a way to load application from external PC to target board and run it using uboot commands.
Adrian